Skip to content
Back to search
30
MCP

Coding Standards

pulsemcp/coding standards

Makes coding standards queryable as a live data store, returning only task-relevant rules in token-efficient responses instead of loading full documentation.

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

CodeAlive
Provides a bridge to CodeAlive's platform for semantic code search, repository exploration, and context-aware chat completions that leverage
0 tools
Code Context Engine
Indexes codebases for AI semantic search, reducing token usage by up to 94% versus file re-reading.
0 tools
io.github.corbat-tech/coding-standards
AI coding standards that enforce production-grade code with DDD, SOLID, TDD guardrails.
0 tools
Code Context Engine
Index your codebase. AI searches instead of re-reading files. 94% token savings.
0 tools
Coding Assistant
Enhances coding capabilities by providing context-aware suggestions and documentation integration through code analysis, technology detectio
0 tools
Style Guidelines
Integrates with development tools to enforce consistent coding standards by managing and serving programming guidelines and rules across pro
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "coding_standards": {
      "url": "None",
      "transport": "http"
    }
  }
}